|
Definition of Linked list
1. Noun. (comptheory) A simple linear data structure, each of whose nodes includes a pointer to the next (and sometimes previous) node in the list, enabling traversal of the structure in at least one direction from any starting point. ¹
¹ Source: wiktionary.com